[INFO] fetching crate dungeonctl 0.1.0...
[INFO] fixing dungeonctl-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate dungeonctl 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate dungeonctl 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate dungeonctl 0.1.0
[INFO] tweaked toml for crates.io crate dungeonctl 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dungeonctl 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dungeonctl 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jni-utils v0.1.1
[INFO] [stderr]   Downloaded futures-signals v0.3.34
[INFO] [stderr]   Downloaded gensym v0.1.1
[INFO] [stderr]   Downloaded bluez-async v0.8.0
[INFO] [stderr]   Downloaded async-trait v0.1.85
[INFO] [stderr]   Downloaded binrw_derive v0.14.1
[INFO] [stderr]   Downloaded binrw v0.14.1
[INFO] [stderr]   Downloaded btleplug v0.11.7
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1cc4580d50fce3c7fa09ad028269747ceef7b9fa39c95c82f8fcdad1b1685037
[INFO] running `Command { std: "docker" "start" "1cc4580d50fce3c7fa09ad028269747ceef7b9fa39c95c82f8fcdad1b1685037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1cc4580d50fce3c7fa09ad028269747ceef7b9fa39c95c82f8fcdad1b1685037" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cc4580d50fce3c7fa09ad028269747ceef7b9fa39c95c82f8fcdad1b1685037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1cc4580d50fce3c7fa09ad028269747ceef7b9fa39c95c82f8fcdad1b1685037" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]     Checking xml-rs v0.8.25
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking hex-literal v1.0.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures-signals v0.3.34
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking bluez-generated v0.4.0
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking bluez-async v0.8.0
[INFO] [stderr]     Checking btleplug v0.11.7
[INFO] [stderr]     Checking dungeonctl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `peripheral::PeripheralExt` and `state::DeviceState`
[INFO] [stdout]  --> src/core/mod.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use self::{peripheral::PeripheralExt, state::DeviceState};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PeripheralExt` is never used
[INFO] [stdout]  --> src/core/peripheral.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) trait PeripheralExt: btleplug::api::Peripheral {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeviceState` is never constructed
[INFO] [stdout]   --> src/core/state.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct DeviceState<T> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/state.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<T: Clone> DeviceState<T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub(crate) fn new(stream: impl Stream<Item = T> + Send + Unpin + 'static, default: T) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `peripheral::PeripheralExt` and `state::DeviceState`
[INFO] [stdout]  --> src/core/mod.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use self::{peripheral::PeripheralExt, state::DeviceState};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PeripheralExt` is never used
[INFO] [stdout]  --> src/core/peripheral.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) trait PeripheralExt: btleplug::api::Peripheral {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeviceState` is never constructed
[INFO] [stdout]   --> src/core/state.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct DeviceState<T> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/state.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<T: Clone> DeviceState<T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub(crate) fn new(stream: impl Stream<Item = T> + Send + Unpin + 'static, default: T) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dungeonctl::Coyote3`, `dungeonctl::coyote3`
[INFO] [stdout]   --> examples/stim.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     Coyote3, Stereo,
[INFO] [stdout]    |     ^^^^^^^ no `Coyote3` in the root
[INFO] [stdout]  5 |     coyote3::{DeviceSettings, IntensityChange, Pulse, Pulses},
[INFO] [stdout]    |     ^^^^^^^ could not find `coyote3` in `dungeonctl`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "coyote3")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `coyote3` feature
[INFO] [stdout] 26 | pub use self::coyote3::Coyote3;
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "coyote3")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `coyote3` feature
[INFO] [stdout] 13 | pub mod coyote3;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dungeonctl` (example "stim") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1cc4580d50fce3c7fa09ad028269747ceef7b9fa39c95c82f8fcdad1b1685037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc4580d50fce3c7fa09ad028269747ceef7b9fa39c95c82f8fcdad1b1685037", kill_on_drop: false }`
[INFO] [stdout] 1cc4580d50fce3c7fa09ad028269747ceef7b9fa39c95c82f8fcdad1b1685037
